-
Home
-
Business Hours Indicator
-
2.3.2
-
Code
-
Classes
- Opening_Hours_Service
Total Complexity |
71 |
Dependencies |
4 |
Dependents |
2 |
Total lines |
194 |
Lines of code |
141 |
Logical lines of code |
90 |
Comment lines |
4 |
Methods |
10 |
Properties |
2 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_next_closing_time() |
B |
48 |
21 |
31 |
get_next_opening_time() |
A |
49 |
16 |
29 |
is_open() |
A |
51 |
10 |
27 |
now_in_between() |
A |
58 |
9 |
15 |
is_vacation() |
S |
62 |
5 |
11 |
isTodaySpecialDate() |
S |
67 |
3 |
8 |
is_in_past() |
S |
69 |
3 |
7 |
instance() |
S |
70 |
2 |
7 |
__construct() |
S |
80 |
1 |
3 |
is_today_vacation() |
S |
79 |
1 |
3 |